projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e55b23c
)
luci.mk: cosmetic change for translation description
author
Christian Schoenebeck
<
[email protected]
>
Sun, 11 Jan 2015 16:10:32 +0000
(17:10 +0100)
committer
Christian Schoenebeck
<
[email protected]
>
Sun, 11 Jan 2015 16:10:32 +0000
(17:10 +0100)
Sample:
old: "Deutsch (German)"
new: "Translation for luci-app-ddns - Deutsch (German)"
Signed-off-by: Christian Schoenebeck <
[email protected]
>
luci.mk
patch
|
blob
|
history
diff --git
a/luci.mk
b/luci.mk
index 61f0fbf627275d64437b296a8a4f2c30fd7f1cb5..81c08b9d321828705d98e37e506ba07ef305743a 100644
(file)
--- a/
luci.mk
+++ b/
luci.mk
@@
-184,7
+184,7
@@
define LuciTranslation
endef
define Package/luci-i18n-$(LUCI_BASENAME)-$(1)/description
- $(LUCI_LANG.$(1))
+
Translation for $(PKG_NAME) -
$(LUCI_LANG.$(1))
endef
define Package/luci-i18n-$(LUCI_BASENAME)-$(1)/install